PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFLaunchAction Class / setParameters Method
The parameter string to be passed to the application designated by the property.
In This Topic
    setParameters Method
    In This Topic
    Sets the parameter string to be passed to the application designated by the property.
    Syntax
    public void setParameters( 
       java.lang.String value
    )

    Parameters

    value
    The parameter string to be passed to the application designated by the property.
    See Also